Returns a Vector3D. Returns the sum of this vector and the passed vector.
Syntax |
|---|
|
result = Vector3D.Plus( vec ) |
Parameters |
|
|---|---|
|
vec |
Vector3D |
Return Value |
|
|---|---|
|
Result |
|
Vector3D.Plus Function
Returns a Vector3D. Returns the sum of this vector and the passed vector.
Syntax |
|---|
|
result = Vector3D.Plus( vec ) |
Parameters |
|
|---|---|
|
vec |
Vector3D |
Return Value |
|
|---|---|
|
Result |
|